home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1999 August / SGI IRIX Base Documentation 1999 August.iso / CDinsight < prev    next >
Text File  |  1999-01-26  |  83b  |  5 lines

  1. #!/bin/sh
  2. SRCDIR=`dirname $0`/usr/share/Insight/library
  3.  
  4. insight -l "$SRCDIR" ${@}
  5.